Copying an HTML widget

HTML widgets add functionality to result list displays and detail displays. A widget can be used for both result list displays and detail displays. They can be assigned to multiple displays within a single profile or across multiple profiles.

If you copy a delivered widget that has "SIRSI_ERC" in the code, you must include both "ERC" and the suffix from the copied widget in the code for the new widget. For example, if you copy the SIRSI_ERC_PREVIEW widget, you need to include "ERC_PREVIEW" in the Code field of the new widget.

To copy an HTML widget

  1. Log in to the Admin console.
  2. Click Displays from the navigation pane.
  3. Click HTML Widgets from the menu.
  4. Choose the Copy HTML Widget option for the widget you want to modify.

  5. Select the Type of widget you want to create from the drop-down list.

    The widget options change according to the type you choose.

  6. Choose the settings and insert the HTML and Javascript code that defines the widget. For more information, see Fields: Add/Edit/Copy HTML Widget.

Related topics